projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ed6a9d
)
missing an include
author
Dana Jansens
<danakj@orodu.net>
Thu, 23 May 2002 15:12:38 +0000
(15:12 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Thu, 23 May 2002 15:12:38 +0000
(15:12 +0000)
src/XAtom.h
patch
|
blob
|
history
diff --git
a/src/XAtom.h
b/src/XAtom.h
index 9e6a6aedda8cbfc6809c42854fd87977baadb6e6..38e790de464cfc943df95e4f22fa3bccb910b53c 100644
(file)
--- a/
src/XAtom.h
+++ b/
src/XAtom.h
@@
-27,6
+27,7
@@
#include <X11/Xlib.h>
#include <X11/Xatom.h>
#include <vector>
+#include <string>
class Openbox;
class ScreenInfo;