diff --git a/src/api/synthetic.cc b/src/api/synthetic.cc index b2b18a7..7d41451 100644 --- a/src/api/synthetic.cc +++ b/src/api/synthetic.cc @@ -11,6 +11,11 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. +#include "api/synthetic.h" + +#include +#include + #include #include #include @@ -23,7 +28,6 @@ #include "api/processor/points_processor.h" #include "api/processor/processor.h" #include "api/processor/rectify_processor.h" -#include "api/synthetic.h" #include "device/device.h" #define RECTIFY_PROC_PERIOD 0