aboutsummaryrefslogtreecommitdiff
path: root/src/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cc')
-rw-r--r--src/main.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/main.cc b/src/main.cc
index 0639e30..bcd31db 100644
--- a/src/main.cc
+++ b/src/main.cc
@@ -20,10 +20,6 @@
20// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 20// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
21// DEALINGS IN THE SOFTWARE. 21// DEALINGS IN THE SOFTWARE.
22 22
23#ifdef HAVE_CONFIG_H
24#include "config.h"
25#endif // HAVE_CONFIG_H
26
27#include "fluxbox.hh" 23#include "fluxbox.hh"
28#include "version.h" 24#include "version.h"
29#include "defaults.hh" 25#include "defaults.hh"