Fix build on Windows by removing include of a missing header file
That was a mistake made when backporting a feature from GIMP3, see https://gitlab.gnome.org/GNOME/gimp/-/merge_requests/755
This commit is contained in:
@ -23,7 +23,6 @@
|
|||||||
|
|
||||||
#include "gimpwidgetstypes.h"
|
#include "gimpwidgetstypes.h"
|
||||||
#include "gimppickbutton.h"
|
#include "gimppickbutton.h"
|
||||||
#include "gimppickbutton-private.h"
|
|
||||||
#include "gimppickbutton-win32.h"
|
#include "gimppickbutton-win32.h"
|
||||||
|
|
||||||
#include <sdkddkver.h>
|
#include <sdkddkver.h>
|
||||||
|
Reference in New Issue
Block a user