diff options
Diffstat (limited to 'etiinput.cpp')
-rw-r--r-- | etiinput.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etiinput.cpp b/etiinput.cpp index fda9a90..8f47ec0 100644 --- a/etiinput.cpp +++ b/etiinput.cpp @@ -27,7 +27,7 @@ You should have received a copy of the GNU General Public License along with ODR-DabMod. If not, see <http://www.gnu.org/licenses/>. */ -#include "etiinput.h" +#include "etiinput.hpp" #include <stdlib.h> #include <stdint.h> #include <string.h> |