summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
Diffstat (limited to 'extra')
-rw-r--r--extra/eclipse-paths-gtk3.xml (renamed from extra/eclipse-paths.xml)5
1 files changed, 3 insertions, 2 deletions
diff --git a/extra/eclipse-paths.xml b/extra/eclipse-paths-gtk3.xml
index 4ca5c9b..e4a827d 100644
--- a/extra/eclipse-paths.xml
+++ b/extra/eclipse-paths-gtk3.xml
@@ -2,14 +2,15 @@
<cdtprojectproperties>
<section name="org.eclipse.cdt.internal.ui.wizards.settingswizards.IncludePaths">
<language name="C Source File">
-<includepath>/usr/include/gtk-2.0</includepath>
-<includepath>/usr/lib64/gtk-2.0/include</includepath>
<includepath>/usr/include/glib-2.0</includepath>
<includepath>/usr/lib64/glib-2.0/include</includepath>
<includepath>/usr/include/json-glib-1.0</includepath>
<includepath>/usr/include/atk-1.0</includepath>
<includepath>/usr/include/pango-1.0</includepath>
<includepath>/usr/include/cairo</includepath>
+<includepath>/usr/include/libnotify</includepath>
+<includepath>/usr/include/gtk-3.0</includepath>
+<includepath>/usr/lib64/gtk-3.0/include</includepath>
</language>
<language name="Object File">