]> Dogcows Code - chaz/openbox/commitdiff
include gettext from ../src
authorDana Jansens <danakj@orodu.net>
Tue, 28 Jan 2003 03:24:45 +0000 (03:24 +0000)
committerDana Jansens <danakj@orodu.net>
Tue, 28 Jan 2003 03:24:45 +0000 (03:24 +0000)
otk/rendercontrol.cc

index 6b664b627b4a50a760dcfcaa6f5b908444519c04..8046398e304fa7dad3ca5cefeaed4ae44be20675 100644 (file)
@@ -19,7 +19,7 @@ extern "C" {
 #  include <stdlib.h>
 #endif // HAVE_STDLIB_H
 
-#include "gettext.h"
+#include "../src/gettext.h"
 #define _(str) gettext(str)
 }
 
This page took 0.025086 seconds and 4 git commands to generate.