Skip to content

Commit

Permalink
squash: shadertoy: Fix include file path
Browse files Browse the repository at this point in the history
  • Loading branch information
popcornmix committed May 15, 2015
1 parent 238cf98 commit ffeb97a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xbmc/visualizations/ShaderToy/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
*
*/

#include "kodi/xbmc_vis_dll.h"
#include "addons/include/xbmc_vis_dll.h"
#if defined(HAS_GLES)
#include <GLES2/gl2.h>
#include <EGL/egl.h>
Expand Down

0 comments on commit ffeb97a

Please sign in to comment.