diff options
Diffstat (limited to 'compat/library-path.hpp')
-rw-r--r-- | compat/library-path.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/library-path.hpp b/compat/library-path.hpp index e14cf5e0..49e2c414 100644 --- a/compat/library-path.hpp +++ b/compat/library-path.hpp @@ -1,4 +1,4 @@ #pragma once // from build directory -#include "__opentrack-library-path.h" +#include "opentrack-library-path.hxx" |