Set PLAT_GTK before including ScintillaWidget.h
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@644 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
d561c70125
commit
5a32e39810
@ -24,6 +24,9 @@
|
||||
#define GEANY_SCIWRAPPERS_H 1
|
||||
|
||||
#include "Scintilla.h"
|
||||
#ifndef PLAT_GTK
|
||||
# define PLAT_GTK 1
|
||||
#endif
|
||||
#include "ScintillaWidget.h"
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user