Browse Source

import fix

jezv 1 year ago
parent
commit
8b4e6cbc8c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Fraction.h

+ 1 - 1
Fraction.h

@@ -1,5 +1,5 @@
 #include "../Chain/Chain.h"
-#include "Rational.h"
+#include "../Rational/Rational.h"
 #include <iostream>
 
 class Fraction