summarylogtreecommitdiffstats
path: root/glib2-include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'glib2-include.patch')
-rw-r--r--glib2-include.patch16
1 files changed, 8 insertions, 8 deletions
diff --git a/glib2-include.patch b/glib2-include.patch
index 6fd75ea63c43..29d01737c057 100644
--- a/glib2-include.patch
+++ b/glib2-include.patch
@@ -3,11 +3,11 @@ index 8229c17..5349e0c 100644
--- a/classes/gui/widgets/special/Makefile
+++ b/classes/gui/widgets/special/Makefile
@@ -8,6 +8,8 @@ include $(dir $(firstword $(MAKEFILE_LIST)))/$(SMOOTH_PATH)/Makefile-options
- # Change these variables to fit your project:
- ifeq ($(USE_BUNDLED_LIBFRIBIDI),True)
- MYCCOPTS += -I$(SRCDIR)/$(SMOOTH_PATH)/include/support
-+else
-+ MYCCOPTS += -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
- endif
-
- # Enter object files here:
+ # Change these variables to fit your project:
+ ifeq ($(USE_BUNDLED_LIBFRIBIDI),True)
+ MYCCOPTS += -I$(SRCDIR)/$(SMOOTH_PATH)/include/support
++else
++ MYCCOPTS += -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
+ endif
+
+ # Enter object files here: