]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/dialogs/interaction.hpp
Core: Prefer ANSI-C style comments over C++ comments.
[vlc] / modules / gui / qt4 / dialogs / interaction.hpp
index 40a750376d2f08a9dbc4f5b4ea92794e5823aaa7..5e853e33cf5200aaa336bf995dd296fe9eba0a4c 100644 (file)
@@ -24,7 +24,7 @@
 #define _INTERACTION_H_
 
 #include <vlc/vlc.h>
-#include <vlc_interaction.h>
+#include <vlc_interface.h>
 #include <QWidget>
 
 class QPushButton;