diff options
Diffstat (limited to 'src/FbAtoms.cc')
-rw-r--r-- | src/FbAtoms.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FbAtoms.cc b/src/FbAtoms.cc index ccbf41c..43ce357 100644 --- a/src/FbAtoms.cc +++ b/src/FbAtoms.cc | |||
@@ -22,7 +22,7 @@ | |||
22 | // $Id$ | 22 | // $Id$ |
23 | 23 | ||
24 | #include "FbAtoms.hh" | 24 | #include "FbAtoms.hh" |
25 | #include "App.hh" | 25 | #include "FbTk/App.hh" |
26 | 26 | ||
27 | #include <string> | 27 | #include <string> |
28 | 28 | ||