diff options
Diffstat (limited to 'dev/LibCompiler/src/AssemblyFactory.cc')
| -rw-r--r-- | dev/LibCompiler/src/AssemblyFactory.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/LibCompiler/src/AssemblyFactory.cc b/dev/LibCompiler/src/AssemblyFactory.cc index 46ebed3..e70f279 100644 --- a/dev/LibCompiler/src/AssemblyFactory.cc +++ b/dev/LibCompiler/src/AssemblyFactory.cc @@ -4,8 +4,8 @@ ------------------------------------------- */ -#include <LibCompiler/AAL/AssemblyInterface.h> -#include <LibCompiler/NFC/ErrorID.h> +#include <LibCompiler/AssemblyInterface.h> +#include <LibCompiler/ErrorID.h> /** * @file AssemblyFactory.cxx |
