]> Dogcows Code - chaz/openbox/commitdiff
missing an include
authorDana Jansens <danakj@orodu.net>
Thu, 23 May 2002 15:12:38 +0000 (15:12 +0000)
committerDana Jansens <danakj@orodu.net>
Thu, 23 May 2002 15:12:38 +0000 (15:12 +0000)
src/XAtom.h

index 9e6a6aedda8cbfc6809c42854fd87977baadb6e6..38e790de464cfc943df95e4f22fa3bccb910b53c 100644 (file)
@@ -27,6 +27,7 @@
 #include <X11/Xlib.h>
 #include <X11/Xatom.h>
 #include <vector>
+#include <string>
 
 class Openbox;
 class ScreenInfo;
This page took 0.023445 seconds and 4 git commands to generate.