diff options
author | jcid <devnull@localhost> | 2008-05-22 20:30:52 +0200 |
---|---|---|
committer | jcid <devnull@localhost> | 2008-05-22 20:30:52 +0200 |
commit | 457fcd06bb5eb1a7546addc85f1963e8401e21af (patch) | |
tree | e2fceeb8f1650b64cf23a3047cc45ae1d6246ec8 /src/dialog.hh | |
parent | 5bebce82075f689f7cf0d749ecd2498bd4c52ff7 (diff) |
- removed some unnecessary includes.
Diffstat (limited to 'src/dialog.hh')
-rw-r--r-- | src/dialog.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dialog.hh b/src/dialog.hh index 98852a2d..5a30d0a8 100644 --- a/src/dialog.hh +++ b/src/dialog.hh @@ -1,8 +1,6 @@ #ifndef __DIALOG_HH__ #define __DIALOG_HH__ -#include "bw.h" - #ifdef __cplusplus extern "C" { #endif /* __cplusplus */ |