]> Dogcows Code - chaz/openbox/blobdiff - util/epist/epist.cc
add for ClickMousePlacement
[chaz/openbox] / util / epist / epist.cc
index 474d8fe8cdbcd9030e5f45d2d13fd137a1da1f76..7be2ae316a8315c5269b42ceb8928ebdbce7f64d 100644 (file)
@@ -38,9 +38,9 @@ extern "C" {
 #  include <signal.h>
 #endif // HAVE_SIGNAL_H
 
-/*#ifdef    HAVE_LIBGEN_H
+#ifdef    HAVE_LIBGEN_H
 #  include <libgen.h>
-#endif // HAVE_LIBGEN_H*/
+#endif // HAVE_LIBGEN_H
 }
 
 #include <iostream>
@@ -51,7 +51,6 @@ using std::endl;
 using std::string;
 
 #include "epist.hh"
-#include "process.hh"
 #include "screen.hh"
 #include "window.hh"
 #include "../../src/XAtom.hh"
This page took 0.019702 seconds and 4 git commands to generate.