infoviewer: use forward declaration instead of including infoviewer_bb

This commit is contained in:
Stefan Seyfried
2015-02-10 15:38:21 +01:00
parent 1572e2f32c
commit ce5084ea52
2 changed files with 2 additions and 1 deletions

View File

@@ -36,6 +36,7 @@
#include <config.h>
#endif
#include "infoviewer.h"
#include "infoviewer_bb.h"
#include <algorithm>