]> Dogcows Code - chaz/openbox/commitdiff
including wrong
authorDana Jansens <danakj@orodu.net>
Tue, 23 Jul 2002 01:30:58 +0000 (01:30 +0000)
committerDana Jansens <danakj@orodu.net>
Tue, 23 Jul 2002 01:30:58 +0000 (01:30 +0000)
util/epist/epist.cc
util/epist/epist.hh

index 29116da3239caea4d521b63a0d077dc1d768ca72..30b2f47d5e23c4c1422a547ef0aca0b15c6873f9 100644 (file)
@@ -50,6 +50,7 @@ using std::cout;
 using std::endl;
 using std::string;
 
+#include "actions.hh"
 #include "epist.hh"
 #include "screen.hh"
 #include "window.hh"
index 049a672c8ed71848ee545c84731801de6b455c31..6da3818188283a9c16bbde93e9eaec6c3c7dcce5 100644 (file)
@@ -30,7 +30,7 @@ extern "C" {
 #include <string>
 #include <map>
 
-#include <actions.hh>
+#include "actions.hh"
 
 #include "../../src/BaseDisplay.hh"
 
This page took 0.025048 seconds and 4 git commands to generate.