mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 13:28:09 +02:00
Fix RateScriptingInterface headers
This commit is contained in:
parent
ad225b3aed
commit
2c7cf3ea83
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@
|
||||||
#ifndef HIFI_RATES_SCRIPTING_INTERFACE_H
|
#ifndef HIFI_RATES_SCRIPTING_INTERFACE_H
|
||||||
#define HIFI_RATES_SCRIPTING_INTERFACE_H
|
#define HIFI_RATES_SCRIPTING_INTERFACE_H
|
||||||
|
|
||||||
|
#include <display-plugins/DisplayPlugin.h>
|
||||||
|
|
||||||
class RatesScriptingInterface : public QObject {
|
class RatesScriptingInterface : public QObject {
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue