diff options
Diffstat (limited to 'src/LashClient.cpp')
-rw-r--r-- | src/LashClient.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LashClient.cpp b/src/LashClient.cpp index aa035a5..387ba45 100644 --- a/src/LashClient.cpp +++ b/src/LashClient.cpp @@ -15,7 +15,7 @@ * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#include <raul/LashClient.h> +#include <raul/LashClient.hpp> using namespace std; |