diff options
| author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2005-08-15 12:07:30 +0100 | 
|---|---|---|
| committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2005-08-15 12:07:30 +0100 | 
| commit | c07cca69bbd203eaff54da76b2fd89b460e71b06 (patch) | |
| tree | 6536303560349bb03629737d36c924d1a4381577 | |
| parent | b01abf3aabb09639349351c3a9c64eb136a35842 (diff) | |
remove duplicate include
| -rw-r--r-- | src/gipfel.cxx | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/src/gipfel.cxx b/src/gipfel.cxx index 221bcec..dc53fd3 100644 --- a/src/gipfel.cxx +++ b/src/gipfel.cxx @@ -32,8 +32,6 @@  #include <errno.h>  #include <signal.h> -#include "../config.h" -  #include <FL/Fl.H>  #include <FL/Fl_Window.H>  #include <FL/Fl_Scroll.H> | 
