X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2FmainWin%2Fsrc%2Fmain.c;h=46044437030b77274f07395afecff3f89c2e2ae9;hb=16b733d387a88419f53b956bbb713085f654796b;hp=ce864fcfd749b34bfd9c68918d4258ef81197426;hpb=bd4bd78f28f4743fb865d47d9f2e1537c774b752;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/mainWin/src/main.c b/ltt/branches/poly/lttv/modules/gui/mainWin/src/main.c index ce864fcf..46044437 100644 --- a/ltt/branches/poly/lttv/modules/gui/mainWin/src/main.c +++ b/ltt/branches/poly/lttv/modules/gui/mainWin/src/main.c @@ -12,7 +12,7 @@ #include "interface.h" #include "support.h" -#include "mainWindow.h" +#include #include "callbacks.h" /* global variable */ @@ -45,6 +45,7 @@ main (int argc, char *argv[]) add_pixmap_directory (PACKAGE_DATA_DIR "/" PACKAGE "/pixmaps"); add_pixmap_directory ("pixmaps"); + add_pixmap_directory ("../pixmaps"); /* * The following code was added by Glade to create one of each component