Fix an #include typo.
This commit is contained in:
parent
b7a115b133
commit
3daf9e5a2d
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
#include "fg_commands.hxx"
|
||||
#include "fg_props.hxx"
|
||||
#include "globals.hxx"
|
||||
#include "logger.cxx"
|
||||
#include "logger.hxx"
|
||||
#include "util.hxx"
|
||||
#include "viewmgr.hxx"
|
||||
|
||||
|
|
Loading…
Reference in a new issue